home *** CD-ROM | disk | FTP | other *** search
- InfoPanel = {
- ACTIONS = {
- };
- OUTLETS = {
- cPanel;
- iPanel;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- close:;
- setDocType:;
- enterSelection:;
- chooseHTMLEncoding:;
- redoChange:;
- undoChange:;
- new:;
- revert:;
- redo:;
- saveAll:;
- save:;
- findPrevious:;
- saveFormat:;
- findNext:;
- openAsText:;
- orderFrontRangePanel:;
- miniaturizeAll:;
- open:;
- saveTo:;
- detachAgent:;
- saveAs:;
- orderFrontFindPanel:;
- print:;
- undo:;
- jumpToSelection:;
- };
- SUPERCLASS = Object;
- };
- FindPanel = {
- ACTIONS = {
- jumpToSelection:;
- findForward:;
- findBackward:;
- replace:;
- enterSelection:;
- replaceAndFind:;
- replaceAll:;
- };
- OUTLETS = {
- };
- SUPERCLASS = Panel;
- };
- eTAppUI = {
- ACTIONS = {
- appWillTerminate:;
- showInspector:;
- open:;
- annotationAction:;
- agentAction:;
- mailDevelopers:;
- showNavigator:;
- appWillInit:;
- loadTool:;
- app:;
- new:;
- showHistory:;
- showInfo:;
- showCopyright:;
- saveAll:;
- showPreferences:;
- import:;
- };
- OUTLETS = {
- annotationMenu;
- accessoryMenu;
- infoController;
- agentTable;
- toolPalette;
- agentMenu;
- toolMatrix;
- annotationTable;
- };
- SUPERCLASS = Object;
- };
-